Skip to content

chore: fix repository typos and extend typos config#217

Merged
robik75 merged 1 commit intodevfrom
rr/full-repo-typos-cleanup
Feb 26, 2026
Merged

chore: fix repository typos and extend typos config#217
robik75 merged 1 commit intodevfrom
rr/full-repo-typos-cleanup

Conversation

@robik75
Copy link
Member

@robik75 robik75 commented Feb 25, 2026

What ❔

  • Run typos across the full repository and fix historical typos in source, tests, and docs.
  • Update _typos.toml to reduce false positives:
    • exclude binary/artifact files,
    • allowlist intentional DSL words (INOT, inot),
    • allowlist asm attribution/acronym words (Wich, TRE) only for asm files.
  • Rename typoed public constant EXNTENDED_CONFIGURED_IV -> EXTENDED_CONFIGURED_IV and update in-repo usages.

Why ❔

  • Typos CI currently checks changed files only, so historical typos remained in the repository.
  • This change cleans the backlog and makes full-repo typos checks reliable while keeping intentional words and generated/asm content noise-free.

Is this a breaking change?

  • Yes
  • No

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted.

@robik75 robik75 self-assigned this Feb 25, 2026
@robik75 robik75 requested review from popzxc and shamatar February 25, 2026 16:54
Copy link
Member

@popzxc popzxc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hell yeah!!!

@robik75 robik75 merged commit 5db943e into dev Feb 26, 2026
24 checks passed
@robik75 robik75 deleted the rr/full-repo-typos-cleanup branch February 26, 2026 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants